ComponentOne ASP.NET MVC Controls
ShowHeaderCollapseButton Property

C1.Web.Mvc.MultiRow Namespace > MultiRow<T> Class : ShowHeaderCollapseButton Property
Gets or sets a value that determines whether the grid should display a button in the column header panel to allow users to collapse and expand the column headers.
Syntax
'Declaration
 
<DefaultValueAttribute(False)>
Public Property ShowHeaderCollapseButton As Boolean
[DefaultValue(false)]
public bool ShowHeaderCollapseButton {get; set;}
See Also

Reference

MultiRow<T> Class
MultiRow<T> Members